⚠️ This page has been archived

✅ New page with updated info: ssw.com.au

 
Plesk / Plesk for Windows / Plesk Control Panel
When I click on `Web Directories` icon at domain management page I get this error:
WebServerManager::getWebDirs() failed: websrvmng failed: Site domain.com doesn't exist
---------------------- Debug Info -------------------------------
0: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\webdirs\webdirs.php:48 psaerror(string "WebServerManager::getWebDirs() failed: websrvmng failed: Site domain.com doesn't exist")
Is there any way to fix it.
Product versions this article applies to:
  • Plesk 7.5 for Windows
The latest update: Feb,15 2006
Access: public
  Article ID #1072

Such error means that domain.com is absent or not configured in IIS. It's necessary to repair domain configuration within IIS.

"%plesk_bin%\websrvmng.exe" --remove-vhost --vhost-name=domain.com
"%plesk_bin%\websrvmng.exe" --reconfigure-vhost --vhost-name=domain.com